home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
DB_CLIPP
/
2611.ZIP
/
CLIPGR20.ZIP
/
README.1ST
< prev
Wrap
Text File
|
1990-11-16
|
2KB
|
47 lines
January 1991
This is the CLIPGRAF Graphics and Mouse library version 2.0
Compressed to CLIPGR20.ZIP
The included files are:
CLIPGRAF.LIB The library module
CLIPDEMO.PRG Demo program showing some features
CLIPGRAF.TXT Description of the library
CLIPVGA.PCX Hires start up image
CLIPCGA.PCX Lower res start up image
HERC.COM Utility required to use the HERCULES card
README.1ST This file
After you compile clipdemo.prg, you can run it by calling it by
name, and the best graphics setting will be selected. If you include a
parameter, lets say
C> clipdemo 13
then if possible, mode 13 (see clipgraf.txt) will be selected. To use the
HERCULES graphics (mode 8) you must run HERC.COM before hand.
Enjoy, Maurice J. Halmos.
Revisions
1.2 Added new functions to save the images.
Added mouse functions.
1.2A Tried to prevent a user from making filled rectangle go off the screen.
When this happens, the computer would lockup.
06/29/90
1.2B Change of address in the opening screen.
Added g_col(), g_row(), g_xpos(), g_ypos() to get the text row col
or pixel position of the present cursor location.
01/01/91
2.0 Added read and write PCX formatted image files capability.
Added additional routines to check video equipment and status.
Please feel free to distribute or upload the "zipped" files. Do not
change the content of the demo or explanations, however, you may add your own
comments if desired, in a separate file.